home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / finance exp track / MoneyMinder 1.4 / minder.exe / changes.txt next >
Encoding:
Text File  |  2000-02-08  |  5.9 KB  |  127 lines

  1. Changes from 1.3
  2. ================
  3.  
  4. - COLOR!  more specifically, negative amounts are red and the application
  5.   icons are now colorized
  6. - now handles frmUpdateEvent properly (refreshes screen under Palm OS 3.5+)
  7. - autofill is now stored in a database 
  8. - sped up autofill load/addition
  9. - negative initial account balances are now allowed
  10. - added 'Go To Top' and 'Go To Bottom' Edit menu items
  11. - widened the name and account number fields a couple pixels in the
  12.   account details and new account forms
  13. - account number can now accomodate more than 15 characters
  14. - fixed situation where the balances in the account listing were wrong
  15. - default button for alerts is now set to the least destructive
  16. - internal sorting is now done by account
  17. - added Indian Rs currency
  18. - QIF export now outputs two digit years <groan> for better Quicken
  19.   compatibility
  20. - trial period now 30 days
  21. - fixed fatal exception when quitting the app while in the repeat form
  22.  
  23. Changes from 1.2
  24. ================
  25.  
  26. - added an option to display posted checkboxes for each entry in
  27.   the transaction listing
  28. - added the ability to generate QIF formatted exports
  29. - can now export by date and by posted status
  30. - added the ability to purge all posted entries regardless of date
  31. - moved each transaction listing entry's label over a pixel to left
  32.   with checkboxes turned off
  33. - added the Euro currency symbol for Palm OS version 3.3 and above
  34. - finally fixed the rare, yet now infamous, problem where the bottom
  35.   transaction was not displayed until after an export/import cycle
  36. - auto-fill now places most recent entries at the top of the list
  37. - added ability to change the purged balance through the Purge form
  38. - fixed problem where transfers in were being purged as a transfer
  39.   out
  40. - autofill now performs in a case insensitive manner
  41. - repeating transaction dialogs will now be displayed after the
  42.   PIN form when starting up the app
  43. - if starting up MoneyMinder in the account listing, the balances
  44.   will be updated after repeating transactions are entered
  45. - fixed PIN form problems when turning off and turning on device
  46. - fixed PIN setting problem when clearing the form after having been
  47.   in an account and having opened a transaction
  48. - fixed import reset bug when cancelling the dialog
  49. - fixed export reset bug when cancelling the dialog
  50. - fixed import reset bug when there are no memos in the memo pad
  51. - fixed export reset bug when there are no memos in the memo pad
  52. - fixed emulator bus error upon finishing export
  53. - increased max number digits that will be displayed in the listings
  54. - lessened the total slots for autofill but now no longer repeat
  55.   entries in the slots...net effect should seem like an increase
  56. - added Account menu item to open up account details and disabled
  57.   the titlebar tap handling for Palm OS versions >= 3.5
  58. - purging an entry will no longer remove the repeat if other repeated
  59.   entries of the same transaction still exist (thanks, Stephen!)
  60. - withdrawals and deposits now ALWAYS either show W or D when there
  61.   is a note or location and the pref says to display them (thanks
  62.   Fernando!)
  63. - removed simplistic online help in favor of a more detailed
  64.   html manual
  65. - fixed situation where prefs form highlights N when the pref for
  66.   currency display is actually R (thanks, JamesL!)
  67. - about form now displays the number of days to expire (shareware)
  68.   or thanks (registered)
  69. - about form now displays the oopdreams url instead of an email
  70.   address
  71. - default is now to display account buttons
  72. - shareware version will now notify the user if the trial period is
  73.   coming to an end
  74. - minor formatting changes to prefs and purge forms
  75.  
  76. Changes from 1.1
  77. ================
  78.  
  79. - added transfers between accounts
  80. - added the ability to purge records based on date and posted status
  81. - added options to display location and/or note in the transaction list
  82.   for deposits and withdrawals (preferences "Display Location in List"
  83.   and "Display Memo in List")
  84. - added a preference to display extra gui controls in the top right
  85.   corner of the display which can be used to move between accounts and
  86.   the account listing (preference "Display Account Buttons")
  87. - payee and location fields no longer beep when entering letters
  88. - now uses the Palm date format preference for formatting dates
  89. - now properly handles commas (either as decimal points or thousand
  90.   separators)
  91. - can now add a transaction with an amount of 0
  92. - fixed bug when viewing & saving a repeating transaction multiple times
  93. - fixed date goof when swapping around repeat periods
  94. - fixed minor date selection bug when changing a repeating end date 
  95. - repeating transaction confirmation dialog now has a cancel button
  96.   to postpone any further requests
  97. - removing an entry with a repeating transaction will not end the
  98.   repeating transaction
  99. - repeating transactions will now be posted if a withdrawal or deposit
  100.   and not posted if a check
  101. - count_repeats () now does the right thing
  102. - increased the number of records to scan upon account open when
  103.   creating the autofill buffer 
  104. - sped up opening up/maneuvering in an account, especially in
  105.   accounts with thousands of transactions
  106. - reworked/optimized import code
  107. - import no longer complains if tapping Cancel or Done without an
  108.   item selected
  109. - transaction list check #/payee split char changed from '-' to ':'
  110. - modified opening pin existence check
  111.  
  112. Changes from 1.0
  113. ================
  114.  
  115. - added repeating transactions (ie, post a deposit every week, month, etc.)
  116. - added application security control with a MoneyMinder PIN number
  117. - added support for different currency labels
  118. - added currency display options for transaction listings
  119. - added a small application icon
  120. - added a bit of db checking at runtime
  121. - purge account now requires more confirmation
  122. - changed 'Close' transaction listing menuitem to 'List Accounts'
  123. - fixed account info mis-swap when purging account
  124. - fixed negative account listings with multiple accounts
  125. - updated documentation
  126. - miscellaneous optimizations
  127.